home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 1997 July / Freeware CD.iso / SOUND / VOYETRA / V_2X / DOSWIN / DOSWIN.ZIP / VP11.BAT < prev    next >
Encoding:
DOS Batch File  |  1993-04-23  |  247 b   |  16 lines

  1. echo off
  2. vapivp11 %1
  3. if errorlevel 1 goto fail
  4. miditest
  5. if errorlevel 1 goto fail
  6. echo  
  7. echo ***** VP-11 PASSED ALL TESTS *****
  8. goto out
  9. :fail
  10. echo  
  11. echo ***** VP-11 INSTALLATION TEST FAILED *****
  12. :out
  13. echo  
  14. pause 
  15. vapivp11 /rem
  16.